2 matches found
CVE-2023-26242
CVE-2023-26242 concerns an integer overflow in afu_mmio_region_get_by_offset located in drivers/fpga/dfl-afu-region.c of the Linux kernel, reported to be vulnerable through kernel version 6.1.12. The connected Nessus plugin notes Linux distros unpatched for CVE-2023-26242, indicating there is no ...
CVE-2023-52738
The CVE-2023-52738 issue concerns a Linux kernel AMDGPU fence driver bug where drm_sched_fini() was invoked without a successful drm_sched_init(), causing a crash (NULL dereference) during Steam Deck device probing. The root cause is non-matching init/fini sequencing for drm_sched; the fix adds a...